home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / MorphOS / Epic4_mos / share / epic / help / 5_programming / send < prev    next >
Encoding:
Text File  |  2002-10-28  |  404 b   |  13 lines

  1. Synopsis:
  2.    send <text>
  3.  
  4. Description:
  5.    This command provides a convenient mechanism for scripts, aliases, key
  6.    bindings, etc. to send a line of text to the current channel or query.
  7.    It is also useful for chatting while COMMAND_MODE is off.  Other than
  8.    the ability to send a message to a query, SEND is identical to SAY.
  9.  
  10. See Also:
  11.    msg(1); say(1); set(5) command_mode
  12.  
  13.